home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 November / Macworld Nov ’95.toast / Developers / Selection ƒ 2.5 / text16 < prev    next >
Encoding:
Text File  |  1994-11-06  |  140 b   |  11 lines  |  [TEXT/MSET]

  1.  \ 28Oct94 dbh updated to 2.5 syntax
  2.  
  3. :class text16 super{ $16 font }
  4.  
  5. :m draw:
  6.     set: super> font
  7.     get: super> $16 mDrawString
  8.     ;m
  9.  
  10. ;class
  11.